Skip to content

chore(deps): bump @agentclientprotocol/sdk from 0.14.1 to 0.18.2#682

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/agentclientprotocol/sdk-0.18.2
Closed

chore(deps): bump @agentclientprotocol/sdk from 0.14.1 to 0.18.2#682
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/agentclientprotocol/sdk-0.18.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 10, 2026

Bumps @agentclientprotocol/sdk from 0.14.1 to 0.18.2.

Release notes

Sourced from @​agentclientprotocol/sdk's releases.

v0.18.2

0.18.2 (2026-04-08)

Bug Fixes

  • propagate input stream errors through ndJsonStream (#111) (f57a8d1)

v0.18.1

0.18.1 (2026-04-06)

Bug Fixes

  • Handle ACP connection transport failures cleanly (#103) (028ee3f)

v0.18.0

0.18.0 (2026-04-01)

Features

  • unstable: Add initial additionalDirectories and NES support (#104) (43cde3b)

v0.17.1

0.17.1 (2026-03-27)

Bug Fixes

  • Make sure we use zod/v4 path for imports (#99) (e632d3b)

v0.17.0

0.17.0 (2026-03-25)

Features

v0.16.1

0.16.1 (2026-03-11)

Bug Fixes

  • unstable: Fixes for session/close capabilities (#85) (e8721b7)

v0.16.0

0.16.0 (2026-03-10)

... (truncated)

Changelog

Sourced from @​agentclientprotocol/sdk's changelog.

0.18.2 (2026-04-08)

Bug Fixes

  • propagate input stream errors through ndJsonStream (#111) (f57a8d1)

0.18.1 (2026-04-06)

Bug Fixes

  • Handle ACP connection transport failures cleanly (#103) (028ee3f)

0.18.0 (2026-04-01)

Features

  • unstable: Add initial additionalDirectories and NES support (#104) (43cde3b)

0.17.1 (2026-03-27)

Bug Fixes

  • Make sure we use zod/v4 path for imports (#99) (e632d3b)

0.17.0 (2026-03-25)

Features

0.16.1 (2026-03-11)

Bug Fixes

  • unstable: Fixes for session/close capabilities (#85) (e8721b7)

0.16.0 (2026-03-10)

Features

  • add unstable session/close (#81) (2c9bc77)
  • Stabilize unstable_listSessions to listSessions (#84) (9e89bbc)

... (truncated)

Commits
  • b0162e2 chore(main): release 0.18.2 (#112)
  • f57a8d1 fix: propagate input stream errors through ndJsonStream (#111)
  • e620a8d chore(main): release 0.18.1 (#106)
  • 810fa5b chore(deps-dev): bump vite from 8.0.3 to 8.0.5 (#110)
  • b1b5b5a chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 (#97)
  • d65b920 chore(deps): bump crate-ci/typos from 1.44.0 to 1.45.0 (#108)
  • 1d25c95 chore(deps): bump the minor group with 26 updates (#109)
  • d37290e chore(deps-dev): bump defu from 6.1.4 to 6.1.6 (#107)
  • 028ee3f fix: Handle ACP connection transport failures cleanly (#103)
  • a51950f chore(main): release 0.18.0 (#105)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Upgrades @agentclientprotocol/sdk to 0.18.2 to pick up schema updates and stability fixes. Improves ACP connection failure handling and ensures input stream errors surface correctly.

  • Dependencies
    • @agentclientprotocol/sdk: 0.14.1 → 0.18.2

Written for commit d70c1de. Summary will update on new commits.

Bumps [@agentclientprotocol/sdk](https://github.com/agentclientprotocol/typescript-sdk) from 0.14.1 to 0.18.2.
- [Release notes](https://github.com/agentclientprotocol/typescript-sdk/releases)
- [Changelog](https://github.com/agentclientprotocol/typescript-sdk/blob/main/CHANGELOG.md)
- [Commits](agentclientprotocol/typescript-sdk@v0.14.1...v0.18.2)

---
updated-dependencies:
- dependency-name: "@agentclientprotocol/sdk"
  dependency-version: 0.18.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 10, 2026
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@github-actions
Copy link
Copy Markdown

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions
Copy link
Copy Markdown

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 21, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/agentclientprotocol/sdk-0.18.2 branch April 21, 2026 20:00
anandgupta42 added a commit that referenced this pull request Jun 2, 2026
The reviewer mapped an APPROVE verdict to a GitHub "APPROVE" review event, so the
bot was formally approving PRs (observed on altimate-ingestion #682: bot review
state APPROVED). With branch protection that can satisfy required reviews and let
a PR merge without human sign-off.

Map APPROVE -> COMMENT review event (the "approved / no findings" outcome is in
the comment body). REQUEST_CHANGES still maps through (gate mode blocks; comment
mode softens to COMMENT). Matches CodeRabbit/Greptile/cubic, which comment but
never approve. + regression test asserting no verdict emits a formal APPROVE.

Closes #869
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code needs:compliance needs:issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant